C1.Silverlight Namespace > C1SelectionManager<T> Class > HandleSelectionChange Method : HandleSelectionChange(T,Boolean,Boolean) Method |
'Declaration
Public Overloads Sub HandleSelectionChange( _ ByVal item As T, _ ByVal statusChanged As System.Boolean, _ ByVal ignoreKeyboard As System.Boolean _ )
'Usage
Dim instance As C1SelectionManager(Of T) Dim item As T Dim statusChanged As System.Boolean Dim ignoreKeyboard As System.Boolean instance.HandleSelectionChange(item, statusChanged, ignoreKeyboard)
public void HandleSelectionChange( T item, System.bool statusChanged, System.bool ignoreKeyboard )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2